home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d7 / asycls10.arc / READ.ME < prev    next >
Text File  |  1991-04-28  |  456b  |  11 lines

  1. The files ASYNCH.H and ASYNCH.CPP are the actual source code to the
  2. asynchronous object class.  The file SPDTERM.CPP is merely a sample
  3. test program to test the interrupt and some of the functions of the
  4. class.  To compile, simply create a .PRJ file by loading up TC++,
  5. and create a project file with the items ASYNCH.CPP and SPDTERM.CPP.
  6. From command line, just make sure you link in the ASYNCH.OBJ with
  7. the SPDTERM.OBJ.
  8. Have fun.
  9.  
  10. Jui-Lin Hung
  11.